Imported Upstream version 3.006
authorgregor herrmann <gregoa@debian.org>
Mon, 16 Nov 2015 20:51:59 +0000 (21:51 +0100)
committergregor herrmann <gregoa@debian.org>
Mon, 16 Nov 2015 20:51:59 +0000 (21:51 +0100)
commit50863850f15b9d711a053dd1b8e1625cb0fe4805
treee8c366b85fd6cd3c1d5d0bbf947211ac5c9dab56
parent04a915e37923a3e0e0d27b2e40df098cf4d2bb69
Imported Upstream version 3.006
33 files changed:
Changes
Encoder.xs
MANIFEST
META.json
META.yml
Makefile.PL
author_tools/bench.pl
author_tools/hobodecoder.pl
author_tools/update_from_header.pl
inc/Sereal/BuildTools.pm
lib/Sereal/Encoder.pm
lib/Sereal/Encoder/Constants.pm
miniz.c
snappy/csnappy_decompress.c
snappy/csnappy_internal_userspace.h
srl_buffer.h
srl_common.h
srl_encoder.c
srl_encoder.h
srl_error.h [deleted file]
srl_protocol.h
srl_reader.h [new file with mode: 0644]
srl_reader_decompress.h [new file with mode: 0644]
srl_reader_error.h [new file with mode: 0644]
srl_reader_misc.h [new file with mode: 0644]
srl_reader_types.h [new file with mode: 0644]
srl_reader_varint.h [new file with mode: 0644]
srl_stack.h [new file with mode: 0644]
srl_taginfo.h
t/002_have_enc_and_dec.t [new file with mode: 0644]
t/005_flags.t [new file with mode: 0644]
t/lib/Sereal/TestSet.pm
typemap